notebook: Notify the notebook page, not the child
authorPeter Bloomfield <PeterBloomfield@bellsouth.net>
Sun, 3 Mar 2019 23:21:10 +0000 (18:21 -0500)
committerPeter Bloomfield <PeterBloomfield@bellsouth.net>
Sun, 3 Mar 2019 23:21:10 +0000 (18:21 -0500)
commitafbfccb89ebc8abf63e5e1d5248b5136a250656d
treeec85d63c9a1115e3954b15fc4f152e711a55b699
parentbed4c68041fb77a683c29ec5a5e6ddddb441058c
notebook: Notify the notebook page, not the child

Call g_object_notify() on the GtkNotebookPage, not the child GtkWidget.
Fixes some issues in !594.
gtk/gtknotebook.c